Release 10.1A: OpenEdge Development:
Debugging and Troubleshooting


Specifying the logging level

You can specify the logging level at which log entries are written to the log file by using:

Table 5–13 shows how to specify logging levels.

Table 5–13: Specifying logging levels 
Method
General syntax
Example
Startup parameter
-logginglevel level 
-logginglevel 2 
LOG-MANAGER
system handle
LOG-MANAGER:LOGGING-LEVEL = 
level 
LOG-MANAGER:LOGGING-LEVEL 
= 2 
Progress Explorer
or
ubroker.properties files
loggingLevel = level 
srvrLoggingLevel = level 
brkrLoggingLevel = level 
logginglevel = 2 

For a detailed description of the Logging Level (-logginglevel) startup parameter, see OpenEdge Deployment: Startup Command and Parameter Reference .

For a detailed description of the LOG-MANAGER system handle, see OpenEdge Development: Progress 4GL Reference .

For more information on ubroker.properties, see the ubroker.properties.README file in $INSTALLDIR/properties/ubroker.properties.README.

To use the Progress Explorer to view and set properties, see the "Progress Explorer and logging settings" section.


Copyright © 2005 Progress Software Corporation
www.progress.com
Voice: (781) 280-4000
Fax: (781) 280-4095